home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / languages / lockwindow.lha / LockWindow / .product-info next >
Encoding:
Text File  |  1995-02-16  |  1.6 KB  |  61 lines

  1. .name
  2. LockWindow
  3. .type
  4. Oberon Module
  5. .short
  6. Busy-pointers and window locking
  7. .description
  8. The "User Interface Style Guide" (UISG) suggests that the user
  9. should be informed when a window can temporary not accept any
  10. input. The most simple possibility is to use a "busy" mouse-pointer.
  11. A "busy"-pointer has a special look defined in the UISG.
  12. This module gives you one set of procedures to set and remove
  13. only the busy-pointer and another to both change the mouse-pointer
  14. and block all user input by opening an invisible Intuition
  15. Requester.
  16. .beschreibung
  17. Im "User Interface Style Guide" (UISG) wird vorgeschlagen, daß
  18. der Benutzer informiert werden soll, wenn in einem Fenster
  19. momentan keinen Eingaben getätigt werden können. Die einfachste
  20. Methode ist, dies mit einem "busy"-Mauszeiger zu tun. Das
  21. aussehen dieses Mauszeigers ist im UISG definert. Dieses Modul
  22. stellt zwei Prozeduren bereit, um zwischen normalem und
  23. "busy"-Mauszeiger zu wechseln und zwei weitere, um zusätzlich
  24. noch das Fenster gegen alle Eingaben des Benutzers zu blockieren.
  25. .version
  26. 1.4
  27. .date
  28. 1995.02.16
  29. .author
  30. Albert Weinert, Kai Bolai, hartmut Goebel, Oliver Knorr
  31. .requirements
  32. Amiga Oberon 3.0, Interfaces 40.15
  33. .distribution
  34. Freeware
  35. .address
  36. Feldblumenweg 2
  37. D-5000 Köln 71
  38. .address
  39. Hoffmannstraße 168
  40. D-71229 Leonberg
  41. .address
  42. Aufseßplatz 5
  43. D-90459 Nürnberg
  44. .address
  45. Nibelungenstraße 47
  46. D-95444 Bayreuth
  47. .email
  48. a.weinert@darkness.gun.de
  49. .email
  50. kai@studbox.uni-stuttgart.de
  51. .email
  52. hartmut@oberon.nbg.sub.org
  53. .email
  54. olk@johann.nbg.sub.org
  55. .installsize
  56. 20K
  57. .source
  58. Oberon source (8K) included.
  59. .docs
  60. LockWindow.guide
  61.